home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-05-25 | 1.7 KB | 46 lines | [TEXT/MACA] |
- 5-25-90
-
- I am making most of my code available to anyone interested in developing
- their own Second Sight/Tabby utilities. This source is not designed to be
- compiled and run. It is missing key functions and pieces of code that are
- Copyright me and others, that are not to be released at this time.
-
- This code is for example purposes only. It illustrates various ways of reading
- writing and process data from a variety of SS/Tabby files. It illustrates
- the use of Block Reads and Indexes amoung other things.
-
- If you use any portion of this code you must abide by two rules, or you
- void the agreement that I am making with you and are subject what the law
- dictates.
-
- They are simple.
-
- 1. If you us any of this code you must give Michael Lininger and Lininger
- Technology credit in both the program and the documentation.
-
- 2. It is agreed I am to receive a free copy of the program whether it is
- free, sharware or commercial.
-
- Source Code included in this .sit file is as follows.
-
- Import 2.55 (the latest I have)
- Export 3.21 (the latest I have)
- Sundial 2.1 (Kinda old, but is the core logic to all sundials)
- Mantissa 1.0 (old, since I still sell the 3.2 version for $30.00,
- but gives good examples on how to do things).
-
- Study Export 3.21. it is well documented and illustrates most
- of the things anyone would want to do with the SS/Tabby Files.
-
- If this code is not enough or you would like to do interactive 50/51
- applications contact me voice or via BBS 614-471-6209 and I will
- see if I can get you more sample code.
-
-
- Hope to see a flood of new utilities hitting the market real soon.
-
-
-
- Have Fun,
-
- Mike Lininger